testsuite: Remove :sorted usage
authorTimm Bäder <mail@baedert.org>
Sun, 5 Mar 2017 07:55:26 +0000 (08:55 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 5 Mar 2017 08:24:41 +0000 (09:24 +0100)
Not valid CSS anymore.

testsuite/gtk/stylecontext.c

index b66d91739b6b49083651765866b2559e68839610..8610e2d99463008ce7f3b3037a5bdc7a432e9185 100644 (file)
@@ -26,7 +26,6 @@ test_parse_selectors (void)
     "tab:nth-child(last) {}",
     "tab:nth-child(even) {}",
     "tab:nth-child(odd) {}",
-    "tab:sorted {}",
     ".some-class {}",
     ".some-class.another-class {}",
     ".some-class .another-class {}",